Journey
@Serializable
Journey holds the properties of journey when drawing jouney
Constructors
Link copied to clipboard
constructor( connectionPathOptions: MPIOptions.Path? = null, connectionTemplateString: String? = null, destinationMarkerTemplateString: String? = null, departureMarkerTemplateString: String? = null, pathOptions: MPIOptions.Path? = null, polygonHighlightColor: String? = "#ff834c", inactivePathOptions: MPIOptions.Path? = null)
Properties
Link copied to clipboard
Path Options for map to map vertical paths.
Link copied to clipboard
Custom navigation markers
Link copied to clipboard
Custom departure marker
Link copied to clipboard
Custom destination marker
Link copied to clipboard
Path Options for the non-current path in multi-destination mode.
Link copied to clipboard
Custom path to be drawn
Link copied to clipboard
Highlighted color of polygons when it is selected